getFullTimestamp();
Returns the full current timestamp, without rounding the microseconds like %timestamp() does.
Returns a timestamp in the format 'yyyy-MM-dd-hh.mm.ss.nnnnnn'.
testStartTime = getFullTimeStamp();